home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: utnetw.utoledo.edu!jupiter!dwharton
- From: dwharton@cse.utoledo.edu (Douglas J. Wharton)
- Subject: Fox & Borland C++ problem
- Message-ID: <DLM3LF.545@utnetw.utoledo.edu>
- Sender: news@utnetw.utoledo.edu (News Manager)
- Organization: University of Toledo
- X-Newsreader: TIN [version 1.2 PL0]
- Date: Tue, 23 Jan 1996 02:15:14 GMT
-
- [ Article crossposted from comp.databases.xbase.fox ]
- [ Author was Douglas J. Wharton ]
- [ Posted on Tue, 23 Jan 1996 02:14:18 GMT ]
-
- I am in a software engineering group in college working on a student directory
- project using Borland C++ for windows. It is a joint project with the
- database class. We are handling the GUI and the database class is handling
- the database side using FoxPro. Fox is the driving engine.
-
- FoxPro for Windows 2.6 (Fox is compiled into some sort of library file.)
- Borland C++ for Windows 4.0
-
- How/when/where do we link the two together???
-
- (Fox & Borland MUST be used - we cannot alter that!)
-
- Any help would be GREATLY appreciated!!!
-
-